home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
mac
/
Resources
/
Direct Loops
/
About DirectLOOPS
/
About DirectLOOPS.dxr
/
00043.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-11-17
|
256 b
|
18 lines
on startMovie
preLoadCast(33)
puppetSound("HSL1502.AIF")
updateStage()
set the cpuHogTicks to the maxinteger
end
on resetPup
repeat with i = 3 to 5
puppetSprite(i, 0)
end repeat
end
on stopMovie
unLoad()
set the cpuHogTicks to 20
end